PersonaHomePhones2 Property |
Gets the home phones2.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<PersonaPhoneNumberAttributedValue> HomePhones2 { get; }Public ReadOnly Property HomePhones2 As IList(Of PersonaPhoneNumberAttributedValue)
Get
Property Value
Type:
IListPersonaPhoneNumberAttributedValue
The home phones2.
See Also